Skip to content

Conversation

neonichu
Copy link
Collaborator

@neonichu neonichu commented Oct 6, 2025

We can't compute module deps if Swift explicit modules are turned off for a target, but we were still setting up the ValidateDependencies task to expect them.

rdar://161603360

We can't compute module deps if Swift explicit modules are turned off for a target, but we were still setting up the `ValidateDependencies` task to expect them.

rdar://161603360
@neonichu
Copy link
Collaborator Author

neonichu commented Oct 6, 2025

@swift-ci please test

}

@Test(.requireSDKs(.host), .skipHostOS(.windows, "toolchain too old"), .skipHostOS(.linux, "toolchain too old"))
func validateModuleDependenciesSwiftExplicitModulesOff() async throws {
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

is it possible to parameterize this using @test?

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes

@neonichu neonichu merged commit cee7076 into swiftlang:main Oct 6, 2025
47 checks passed
@neonichu neonichu deleted the bbuegling/module-deps-no-swift-explicit-modules branch October 6, 2025 19:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants